const golang.org/x/net/http2.inflowMinRefresh
2 uses
golang.org/x/net/http2 (current package)
flow.go#L11: const inflowMinRefresh = 4 << 10
flow.go#L45: if f.unsent < inflowMinRefresh && f.unsent < f.avail {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)